chore(deps): update all non-major dependencies#378
chore(deps): update all non-major dependencies#378renovate[bot] wants to merge 1 commit intomainfrom
Conversation
|
Note Reviews pausedIt looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the Use the following commands to manage reviews:
Use the checkboxes below for quick actions:
📝 WalkthroughWalkthroughUpdated several dependency version ranges in Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Suggested labels
Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
|
View your CI Pipeline Execution ↗ for commit 1f2d340
☁️ Nx Cloud last updated this comment at |
commit: |
fd64ac8 to
6c878db
Compare
1f7e0a7 to
0ab37a0
Compare
e84207a to
dfd09e8
Compare
0875929 to
8dd8907
Compare
8dd8907 to
1f2d340
Compare
This PR contains the following updates:
^2.30.0→^2.31.0^4.0.15→^4.0.16^5.95.2→^5.100.4^6.0.5→^6.0.6v5.0.4→v5.0.5v6.3.0→v6.4.0^10.1.0→^10.2.1^17.4.0→^17.5.0^6.2.0→^6.2.122.6.3→22.7.010.33.0→10.33.2^3.8.1→^3.8.3^19.2.4→^19.2.5^19.2.4→^19.2.5^1.11.0→^1.11.1^3.33.0→^3.36.0^0.2.15→^0.2.16^0.21.7→^0.21.10^5.5.0→^5.6.0^8.57.2→^8.59.0^8.0.3→^8.0.10^4.1.2→^4.1.5^3.5.31→^3.5.33Release Notes
changesets/changesets (@changesets/cli)
v2.31.0Compare Source
Minor Changes
#1889
96ca062Thanks @mixelburg! - Error on unsupported flags for individual CLI commands and print the matching command usage to make mistakes easier to spot.#1873
42943b7Thanks @mixelburg! - Respond to--helpon all subcommands. Previously,--helpwas only handled when it was the sole argument; passing it alongside a subcommand (e.g.changeset version --help) would silently execute the command instead. Now--helpalways exits early and prints per-command usage when a known subcommand is provided, or the general help text otherwise.Patch Changes
d2121dcThanks @Andarist! - Fix npm auth for path-based registries during publish by preserving configured registry URLs instead of normalizing them.#1888
036fdd4Thanks @mixelburg! - Fix severalchangeset versionissues with workspace protocol dependencies. Valid explicitworkspace:ranges and aliases are no longer rewritten unnecessarily, and workspace path references are handled correctly during versioning.#1903
5c4731fThanks @Andarist! - Gracefully handle stalenpm infodata leading to duplicate publish attempts.#1867
f61e716Thanks @Andarist! - Improved detection forpublishedstate of prerelease-only packages withoutlatestdist-tag on GitHub Packages registry.Updated dependencies [
036fdd4,036fdd4,036fdd4]:TanStack/query (@tanstack/query-core)
v5.100.4Compare Source
v5.100.3Compare Source
Patch Changes
v5.100.2Patch Changes
fix(query-core): allow
persisterto contribute toTQueryFnDatainference so aqueryFnthat declares a parameter no longer produces a spurious overload mismatch against a typed persister (#7842). (#10510)fix: preserve infinite query behavior during SSR hydration (#8825) (#10074)
ref(core): remove leftover setStateOptions (#10574)
v5.100.1Patch Changes
v5.100.0Compare Source
Minor Changes
v5.99.2Compare Source
v5.99.1Compare Source
v5.99.0Compare Source
v5.98.0Compare Source
v5.97.0Compare Source
Patch Changes
undefinedcheck for timer IDs so that customTimeoutProviders returning0as a valid timer ID are properly cleared (#10401)v5.96.2Compare Source
v5.96.1Compare Source
vitejs/vite-plugin-vue (@vitejs/plugin-vue)
v6.0.6Features
Bug Fixes
Miscellaneous Chores
actions/cache (actions/cache)
v5.0.5Compare Source
What's Changed
Full Changelog: actions/cache@v5...v5.0.5
actions/setup-node (actions/setup-node)
v6.4.0Compare Source
eslint/eslint (eslint)
v10.2.1Compare Source
v10.2.0Compare Source
Features
586ec2ffeat: Addmeta.languagessupport to rules (#20571) (Copilot)14207defeat: addTemporaltono-obj-calls(#20675) (Pixel998)bbb2c93feat: add Temporal to ES2026 globals (#20672) (Pixel998)Bug Fixes
542cb3efix: update first-party dependencies (#20714) (Francesco Trotta)Documentation
a2af743docs: addlanguageto configuration objects (#20712) (Francesco Trotta)845f23fdocs: Update README (GitHub Actions Bot)5fbcf59docs: removesourceTypefrom ts playground link (#20477) (Tanuj Kanti)8702a47docs: Update README (GitHub Actions Bot)ddeadeddocs: Update README (GitHub Actions Bot)2b44966docs: add Major Releases section to Manage Releases (#20269) (Milos Djermanovic)eab65c7docs: updateeslintversions in examples (#20664) (루밀LuMir)3e4a299docs: update ESM Dependencies policies with note for own-usage packages (#20660) (Milos Djermanovic)Chores
8120e30refactor: extract no unmodified loop condition (#20679) (kuldeep kumar)46e8469chore: update dependency markdownlint-cli2 to ^0.22.0 (#20697) (renovate[bot])01ed3aatest: add unit tests for unicode utilities (#20622) (Manish chaudhary)811f493ci: remove--legacy-peer-depsfrom types integration tests (#20667) (Milos Djermanovic)6b86fcfchore: update dependency npm-run-all2 to v8 (#20663) (renovate[bot])632c4f8chore: addprettierupdate commit to.git-blame-ignore-revs(#20662) (루밀LuMir)b0b0f21chore: update dependency eslint-plugin-regexp to ^3.1.0 (#20659) (Milos Djermanovic)228a2ddchore: update dependency eslint-plugin-eslint-plugin to ^7.3.2 (#20661) (Milos Djermanovic)3ab4d7etest: Add tests for eslintrc-style keys (#20645) (kuldeep kumar)sindresorhus/globals (globals)
v17.5.0Compare Source
jprichardson/node-jsonfile (jsonfile)
v6.2.1Compare Source
nrwl/nx (nx)
v22.7.0Compare Source
22.7.0 (2026-04-24)
🚀 Features
🩹 Fixes
Configuration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.